home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Telnet / 5PM PowerMac / 5PM_Term_PPC.sea / ASC Read Me's… / Products History / 5PM Pro - History next >
Text File  |  1994-05-02  |  9KB  |  175 lines

  1.  
  2. 5PM Pro - History
  3.  
  4. _________________________________________________________________
  5. Version 2.2 :
  6. _________________________________________________________________
  7.  
  8. Δ General
  9.     - Initial release of Power Macintosh version
  10.     - Requires version 1.1 of the Communication Toolbox
  11.     - Corrected behaviour of the Cancel button in the HotSpots editor
  12.     - Cancelling a change of the connection tool no longer "hangs" the system
  13.     - 5PM WorkSheet is removed from the "Rescued Items" folder after restart
  14.  
  15. Δ Palettes
  16.     - Floating palettes are hidden on a suspend event, and shown on a resume event
  17.  
  18. Δ Sessions
  19.     - The scroll position of a session is now restored after printing
  20.     - Corrected update problem on Saved Lines area when resetting the terminal
  21.       - The "Print  Selection" menu command now handles the terminal attributes (Sessions)
  22.  
  23. Δ Scripting
  24.     - The "Delete File" command now only deletes empty folders
  25.     - Corrected handling of the "WaitForString" command, the terminal is searched
  26.        at least once.
  27.     - Multiple evaluation of the "inherit" command in the same script is no longer supported
  28.     - File Transfert: now returns the correct error code instead of a generic error code
  29.     - The Session button now supports the setting of the cmTool/tmTool/ftTool
  30.        properties to "empty"
  31.         - The "hilite" property of 5PM returns "true" if 5PM is the frontmost application
  32.  
  33. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
  34. Power Macintosh Version
  35. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
  36.  
  37. Known Problems
  38.  
  39.       - Triple Click does not work in text fields
  40.       - Double Click does not work in the Script Editor
  41.  
  42.  
  43. _________________________________________________________________
  44. Version 2.1 :
  45. _________________________________________________________________
  46.  
  47. Δ Scripting
  48.     - Offsets are 1-based rather than 0-based: offset of "a" in "asc" returns 1 instead of 0 
  49.     - Guaranteed that no communication occurs between ‘transmit’ and next script command
  50.     - GetOffsets command: line offset now correct with lines containing only spaces
  51.     - "This Palette", "This Session" and "This Project" are now supported 
  52.     - Quotes are no longer used as word separators
  53.     - Answer file of type "****" works when a folder alias is selected
  54.     - You can only "get the targetSession of 5PM", it can no longer be "set"
  55.     - The number of chunks returns a correct value even if the text contains quotes
  56.     - Move file command corrected
  57.     - Macro path $HOME$ gives same path as calling script owner
  58.     - "Application applRef exists" returns false if the app is not launched
  59.     - "SwapMode"’ message sent to all palettes when Term <--> Pro mode swap
  60.     - Repeat For command, last value of index now overshoots limit by 1
  61.     - WaitForString returns empty on time out
  62.     - ‘The number of projects’ returns correct value
  63.     - New command: ‘DoScript someScriptLines’
  64.     - Function random no longer returns 0
  65.     - "the short settings of btn x" returns only the button options
  66.     - Corrected the "Close Application" command
  67.     - ListFiles no longer generate an exec error when folder does not exist
  68.     - ListFiles: showInvisible is false by default
  69.     - ListFiles: no longer resolve aliases in result
  70.     - ListFiles support both "creator,type" & "creator","type" parameters
  71.     - GetInfo support both "creator,type" & "creator","type" parameters
  72.     - no longer enable menus if you pass the menuupdate
  73.     - The selection of session now returns empty if nothing is selected
  74.     - Print JobDialog returns a Boolean in it
  75.     - Do not reset the xxToolConfig when setting the xxTool property, reset is done on save or
  76.       on set/get of the xxToolConfig.
  77.     - The appleEvent message is now send to the focus window of 5PM
  78.     - The layer of a project can not be changed anymore
  79.     - Correct problem of random caracter (null char) generation in the script editor
  80.     - Now the changed property of a palette can be set to false even in Pro mode
  81.     - Modified is send to session button only when the screen is complete
  82.     - Make sure the screen is complete for the WaitForString command
  83.     - Add the label property to the result of the settings property
  84.     - Reset the OKBtnID property when the "OK" button is removed (also for CancelBtnID)
  85.     - Now update events are also performed during Wait command.
  86.     - Change default parameter value for the WaitForString command, now set to "terminal"
  87.        for  block mode terminal.
  88.  
  89. Δ Debugger
  90.     - Correct debugger title.
  91.     - Fixed debugger code to allow Trace function
  92.     - Now toggle display of Variable window on Tab key
  93.  
  94. Δ Buttons
  95.    - Time: Mark control invalid on property setting, except for creation to avoid setting the 
  96.                                 content of the xbtn
  97.    - Time:  Correct bus error when getting next value
  98.    - Time:  Alaways reset focus flags when setting lockText property
  99.    - List: multi-selection bug corrected
  100.    - List: HScroll and VScroll are now coherent
  101.    - List: the selected lines are deselected when they are disabled
  102.    - List: can always act as receiver when extended format if off and canReceive is set to
  103.        true
  104.    - Dropdown list: Modified is sended on keyDown
  105.    - Dropdown list: configurations saved
  106.    - Text fields: text selection is updated after lockScreen
  107.    - Text fields: We can select the text of buttons that have a  "^" CharFilter
  108.    - Text fields: Correct handling of color
  109.    - Rectangle: Get the RGBColor of btn "Rectangle" works correctly
  110.    - Popup: Modified is no longer sended when we select the same item
  111.    - Popup: Correct problem of popup menu in floating palettes
  112.    - Scroll bar activation is corrected
  113.    - Setting textStyle property of styled texts toggles (not set)
  114.    - New white shadow text style (value = 128), visible only on non-white background
  115.    - Buttons with canDrag property are hilited until moved out of slop
  116.    - Pict/Icon: Dehilite correctly when button is transparent 
  117.    - Correct the Distribute align feature 
  118.    - Text menu for edited palts is correctly enabled
  119.    - Session: Add lineDelay property
  120.    - Session: Add charDelay property
  121.    - Round rectangle: No longer reset the frame color of disable button
  122.  
  123. Δ Palettes
  124.     - Palettes are forced to black and white on B&W screens
  125.     - Cloneables palettes are renumbered automatically
  126.     - Added a new palt property: ‘finderName’
  127.     - Watch cursor is now automatically set when opening a palette
  128.     - Scroll bars in floating palettes are always active
  129.     - Anchors are ignored for edited palts if the user press cmd key
  130.  
  131. Δ Sessions
  132.     - Make sure session is ready before setting the cursor location
  133.     - Accelerate 420 stream
  134.     - Correct flicker on HotSpots
  135.  
  136. Δ General
  137.     - no more cmd option delete with a 5PM term
  138.     - Wait for 0 guarantees immediat drawing of pending updates
  139.     - Less flicker in palettes when swapping between Term and Pro Mode
  140.     - Add navigation with shift and arrow keys in the script editor
  141.     - The startup window is closed earlier, for better visual effect when using build projects
  142.     - All files of any type opened in 5PM generate an OpenDoc message
  143.     - ReceiveFile as…  works even if the refNums are differents
  144.     - Hold option-command while clicking OK in exec error dialog to close the palt which 
  145.        generated the script error
  146.     - HotKeys are now also executed in Pro mode
  147.     - Can not build projects when using a 5PM Pro demo version
  148.     - Can not open palettes created with a 5PM Pro demo version with a normal version of 
  149.        5PM Term or 5PM Pro
  150.     - Replaced the file types "PRJF", "work", "5HLP" by "5PMF", "5PMW", "5PMH"
  151.     - File transfer is aborted when either changing the connection or terminal tool or when 
  152.        closing the connection
  153.     - Correct crash on non color quickdraw Macintosh
  154.     - Correct resource file opening so 5PM works with some third parties disk protection
  155.        products. 
  156.  
  157. _________________________________________________________________
  158. Δ Project Manager 1.0.2
  159.     - Corrected some minor inconsistencies when used in Term mode
  160.     - New version management feature
  161.     - Added global search feature to search in all script in all project objects
  162.  
  163. _________________________________________________________________
  164. Δ Miscellaneous
  165.     - Added a new Tab Order tool
  166.     - Updated the LockPalette tool
  167.     - Updated the Pro Tools
  168.  
  169. _________________________________________________________________
  170. Version 2.0.5 :
  171. _________________________________________________________________
  172.  
  173.     - Initial release.
  174.  
  175.